home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e032 / read.me < prev    next >
Text File  |  1993-07-28  |  2KB  |  52 lines

  1. The Complete Image v3.11 - Read.Me Document.
  2.  
  3. Thank you for taking interest in The Complete Image!
  4.  
  5. The files should all be located in the same directory, and that
  6. directory should be placed in your PATH.  However, I understand that
  7. another path entry can sometimes make a path too long for DOS to
  8. handle, so, CImage was written to look for all of it's files in the
  9. current directory, and if not there, then in the directory where the
  10. executable file is located.  CImage will NOT search the path for it's
  11. files.  (See the file CIMAGE.DOC for more information)
  12.  
  13. If you simply create a batch file to run cimage and put it into a
  14. directory that is in your path, CImage will find everything it needs. 
  15.  
  16. A batch file might look like this:
  17.  
  18. @ECHO OFF
  19. C:\CIMAGE\CIMAGE
  20.  
  21. This will directly run CImage from the CIMAGE directory located on drive C:.
  22.  
  23. This file has been included for you.  You may need to change it to run CImage
  24. from another drive or directory.  Once this is done, simply copy this batch
  25. file and the DOS4GW.EXE file to a directory that is already in your path,
  26. and you're off and running!
  27.  
  28. Have fun, and again, thanks for supporting CImage and the ASP!
  29.  
  30. ------------------------------------------------------------------------------
  31.  
  32. KNOWN BUGS:
  33.  
  34. 1.  During testing, CImage kicked out with an exception error after doing a
  35.     3x3 convolution.  Unfortunately, this problem has not risen to the surface
  36.     since.  Therefore, there is no way to fix the problem.  If you run across
  37.     it, my apologies.  If you are able to find a way to re-produce the problem
  38.     after a set list of steps, and can re-produce it without fail, please con-
  39.     tact me.  The first 5 people to do so will receive free registrations.
  40.  
  41. 2.  Vesa Support:
  42.     I have many video cards.  My 24-bit card is a Diamond Speed Star
  43.     24x.  I do not recommend this card. Unfortunately, I can't seem to
  44.     get my hands on a version of the VESA driver that handles the 640x480
  45.     24-bit mode.  It handles all the hi-color modes just fine.  But, I
  46.     don't know if CImage will work on a 24-bit card or not.  If you run
  47.     across a mode that you can't seem to get CImage to work with properly
  48.     through the VESA standard, just give me a call.  I can have a new
  49.     version out to you in a few days, and the registration is on me. 
  50.     This is, of course, assuming that I can get my hands on the card and
  51.     it's VESA drivers in question.
  52.